home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILECOPY / TRASHIT.ZIP / TRASHIT.DOC < prev    next >
Encoding:
Text File  |  1992-04-29  |  19.6 KB  |  394 lines

  1.  
  2.                 * * * * * * * * * * * * * * * *
  3.                 *  Trash-It (tm) Version 1.8  *
  4.                 *   Copyright 1991 RSE Inc    *
  5.                 *        Aug 24, 1991         *
  6.                 * * * * * * * * * * * * * * * *
  7.  
  8. Have you ever accidentally deleted a file or groups of files and 
  9. found you couldn't recover them?  I have.  Several times.  Now 
  10. there's a way to prevent this from ever happening again. 
  11.     
  12. Trash-It works with DOS, PC-Directory, PC-FileNotes, MS Windows or 
  13. any program that uses DOS function calls to delete files.  Instead of 
  14. deleting the file, Trash-It moves the file over to the \TRASH subdir.  
  15. In other words, your deleted files remain intact, they just get moved 
  16. out of the way.  If you accidentally delete a file, don't worry, it's 
  17. still completely intact over in the \TRASH subdir where DOS can't 
  18. overwrite it.  And Trash-It is completely transparent to the user. 
  19.  
  20. But you say, "I have an un-delete program".  That's all well and 
  21. good.  However, if DOS has overwritten any part of the disk where the 
  22. deleted file was stored, even the most sophisticated of the un-delete 
  23. programs fail.  The less sophisticated ones fail for even more 
  24. reasons (directory info overwritten, files clusters that aren't 
  25. contiguous, etc..).  In my experience un-delete programs work about 
  26. half the time, if you're lucky.  With Trash-It there's no chance of 
  27. DOS overwriting the file, because the file is never deleted. 
  28.  
  29. Of course, since you're not actually deleting these files, eventually 
  30. your hard disk is going to fill up, requiring that you "dump the 
  31. trash", i.e. go to the \TRASH subdirectory and clean it out.
  32.  
  33. When you register you'll get AutoDump, a program that automatically 
  34. deletes trashed files (files that have been moved to the TRASH 
  35. subdir) that have been there longer than the number of days you 
  36. specify.  In addition, AutoDump gives you the option of using PKZIP 
  37. (tm) to automatically ZIP your trashed files in order to save even 
  38. more disk space. 
  39.  
  40. As a registered user you'll also get KeyDump, a TSR that does pretty 
  41. much what AutoDump does but at the touch of a key.  Even during other 
  42. programs.  That way if you're in the middle of another program and 
  43. you get a "Disk Full" message you can activate KeyDump and free up 
  44. some space.
  45.  
  46. In the interim you can use any file manager (like PC-Directory), or 
  47. DOS itself, to delete the files in the \TRASH subdir.  
  48.  
  49. ** Trash-It doesn't interfere with deletes done in the \TRASH subdir.  
  50. Files deleted in the \TRASH subdir are actually deleted. 
  51.  
  52. Note:  PC-Directory (another of our shareware programs) is a big help 
  53. when it comes to recovering trashed files, or housekeeping the Trash 
  54. subdir.  For example, let's look at how you might recover a trashed 
  55. file using PC-Directory.  First you'd pop-up PC-Directory and use the 
  56. tree listing of directories to move to the TRASH subdir.  Instantly a 
  57. listing of all trashed files would be displayed, sorted by name.  If 
  58. it's easier to find the file you're after by the time it was trashed, 
  59. then you can re-sort the entire listing by date/time in the blink of 
  60. an eye.  When you find the file you want, you can instantly view it 
  61. with one keystroke.  Once you're sure this is the one, then you can 
  62. use PC-Directory to move it back to its original directory.  And if 
  63. you need to rename it (because there was another trashed file with 
  64. the same name), you can do it with just one more keystroke.  Fast and 
  65. simple.  And because PC-Directory is a TSR (33K) you can use it even 
  66. while in the middle of another application.  This can be real handy 
  67. if you need to free up some disk space NOW.  And the nice thing is 
  68. you'll get the shareware version of PC-Directory (plus a bunch of our 
  69. other programs) when you register Trash-It. 
  70.  
  71. The Configuration Program:
  72.  
  73. Trash-It also comes with a configuration program.  The key to keeping 
  74. disk space free is to only trash significant files.  The 
  75. configuration program lets you do just that.  To run it, go to the 
  76. where the Trash-It files reside and enter "TI_CFG" at the DOS prompt.  
  77. Do it now. 
  78.  
  79. You use the configuration program to exempt files from being trashed.  
  80. You can set a minimum file size in which files greater than the limit 
  81. are trashed (moved to the TRASH subdir) and those less than the limit 
  82. are deleted.  This can save a lot of disk space.  Even a 1 byte file 
  83. takes up 4K of hard disk space.  By having Trash-It delete small 
  84. files (instead of trashing them) you can free up a significant amount 
  85. of disk space, without sacrificing important files.  The number Trash-It 
  86. displays in the configuration program is the file size in bytes NOT 
  87. Kilobytes.
  88.  
  89. The configuration program also lets you specify up to five different 
  90. filename extensions.  All "deleted" files with the extension(s) you 
  91. define will be deleted instead of trashed.  This too can save a 
  92. significant amount of disk space.  For example, some programs create 
  93. temporary files with "TMP" as the filename extension.  These files 
  94. aren't important once the program ends and are deleted. If you 
  95. specify "TMP" in the configuration program then Trash-It would delete 
  96. these files rather than trash them.  You may use the global character 
  97. "?" when defining your extensions.
  98.  
  99. The last item in the configuration program lets you decide whether 
  100. you want Trash-It to change the trashed file's date/time to the time 
  101. it was trashed.  If you select "No" then Trash-It leaves the 
  102. date/time of the trashed file unchanged.  This lets Trash-It run a 
  103. little faster.  The downside is that you have no way of knowing when 
  104. the file was trashed, rendering AutoDump and KeyDump practically 
  105. useless.  "Yes" is the default value and the position we recommend.  
  106. However if you're a real speed freak, or for some reason you want the 
  107. deleted files to retain their original date/time, then select "No". 
  108.  
  109. To change an item use the up/down arrow keys to select the item and 
  110. press C for Change.  Then input the new value.  To delete an 
  111. extension: select the extension you want to delete, press C for
  112. Change, and then press the Enter or Return key without entering 
  113. anything.  When you've finished making all your changes then press 
  114. the Escape key to save the changes and exit the configuration 
  115. program. 
  116.  
  117. Getting started:
  118.  
  119. Before you use Trash-It for the first time you need to create a 
  120. subdirectory called "\TRASH" on your hard disk by entering: 
  121.  
  122.    "md \trash" 
  123.  
  124. at the DOS prompt.  If you have your hard drive partitioned than 
  125. create a "\TRASH" subdir in each partition. 
  126.  
  127. After you've created the "\TRASH" subdir then all you do to run 
  128. Trash-It is move to the subdir where TI.COM is located and enter "ti" 
  129. at the DOS prompt.  Once loaded Trash-It automatically intercepts all 
  130. attempts via DOS function calls to delete files, and instead moves 
  131. the files to the Trash ("\TRASH subdir").  You don't do anything 
  132. different than before.  It is totally transparent to the user. 
  133.  
  134. *  The "how to register" information that appears when Trash-It is 
  135. loaded, and the 5 second delay, will disappear when you register. 
  136.  
  137. The best way to make sure Trash-It is loaded is to put "TI.COM" in 
  138. the root directory, and the phrase "TI" in your "AUTOEXEC.BAT" file, 
  139. also located in the root directory.  This will automatically load 
  140. Trash-It every time you boot your computer. 
  141.  
  142. You can remove Trash-It from memory by entering "ti/u" at the DOS prompt.  
  143. Remember, you always remove TSR's in the reverse order in which they were 
  144. loaded.  If you don't, it's possible your computer will lock up, 
  145. requiring a re-boot.  If you get the "unable to remove Trash-It" message 
  146. chances are the TI.COM isn't the last TSR loaded.
  147.  
  148. Limitations:
  149.  
  150. Programs can delete files using two methods.  Most programs use DOS 
  151. function calls do it.  However, a few programs directly modify the 
  152. disk data (FAT and Directory info) without using DOS. 
  153.  
  154. *  Trash-It works only if DOS function calls are used to delete     *
  155. *  the file(s).                                                     *
  156.  
  157. Trash-It can't protect against programs that go in and modify the FAT 
  158. and Directory information directly.  However, almost all programs let 
  159. DOS do what it's designed for by using DOS function calls to delete 
  160. files, thereby allowing Trash-It to do its job.   
  161.  
  162. *  Trash-It only works if it finds a "\TRASH" subdirectory on the    * 
  163. *  disk (or partition) where the deleted files are located.          *
  164.  
  165. For example, let's say you have a Trash subdir on your hard drive, 
  166. C:.  You then attempt to delete files on the A: drive.  If the disk 
  167. in the A: drive doesn't have a \TRASH subdir then the files will be 
  168. deleted, even tho there is a \TRASH subdir on the C: drive.  Files 
  169. will only be moved to the \TRASH subdir if the \TRASH subdir is 
  170. located on the same disk as the files being deleted.  Of course, you 
  171. can make \TRASH subdirs on all your disks if you want.
  172.  
  173.                          ** WARNING ** 
  174.     You shouldn't take deleting files any less seriously than 
  175.     you always have, because in the situations described above 
  176.     (and possibly a few we don't know about yet) the file will 
  177.     actually be deleted. 
  178.  
  179. *  If Trash-It finds a file in the \TRASH subdir with the same name  * 
  180. *  as the file it's trying to move there, then it will increment     *
  181. *  the last letter of the filename until it's unique.                *
  182.  
  183. For example, if you're trying to delete "TEMP" and a file named 
  184. "TEMP" already exists in the "\TRASH" subdir then Trash-It would 
  185. increment the last letter of the filename being moved, in this case 
  186. from "TEMP" to "TEMQ", and try again. 
  187.  
  188. Using AutoDump:             Registered Users Only
  189.  
  190. AutoDump helps free up disk space by automatically deleting trashed 
  191. files older than the user-specified number of days, or smaller than 
  192. the user-specified size.  You adjust these values by configuring 
  193. AutoDump.  To configure AutoDump enter "autodump /c" at the DOS prompt 
  194. and follow the instructions.  You'll notice when you configure that 
  195. you also have the option of Zipping the trashed files. 
  196.  
  197. The Zip option uses PKZIP (a shareware file compression program from 
  198. PKWARE: 1-414-352-7176) to combine and compress all the files that 
  199. have been trashed since the last time you used AutoDump and puts them 
  200. in a single file.  The advantage is that this frees up disk space.  
  201. The disadvantage is that it's harder to know what files have been 
  202. trashed, making it tougher to find and recover a trashed file.  
  203. Personally, I wouldn't use this option unless disk space is at a 
  204. premium. 
  205.  
  206. The filename given the zipped file contains the month and day plus a 
  207. letter starting at A and increasing each time AutoDump is run on the 
  208. same date.  For example, if today is October 5th then the filename 
  209. would be 1005A.ZIP.  If you ran AutoDump again today then the 
  210. filename would be 1005B.ZIP, and so on.  Tomorrow the filename would 
  211. be 1006A.ZIP.
  212.  
  213. AutoDump treats .ZIP files just like trashed files and will delete 
  214. them after they become older than the user-specified number of days.
  215.  
  216. If you have .ZIP files in the TRASH subdirectory, they won't be added to 
  217. the .ZIP file Autodump creates.  In other words, only those files that 
  218. don't have .ZIP extensions will be compressed into .ZIP files.
  219.  
  220. In order for the Zip option to work, PKZIP.EXE must be in the 
  221. directory from which AutoDump is run, not necessarily where AutoDump 
  222. resides.  For example, let's say you keep the Trash-It files in a 
  223. subdirectory called "TI" and you want AutoDump to run every time you 
  224. boot your computer so you put the phrase "\TI\AUTODUMP" in your 
  225. AUTOEXEC.BAT file.  Since the AUTOEXEC.BAT file resides in the root 
  226. directory then PKZIP.EXE must be in the root directory as well, even 
  227. though TI.COM isn't.
  228.  
  229. Refer to the PKZIP documentation for instructions on how to view and 
  230. retrieve files in a .ZIP file.
  231.  
  232. Give some thought to the values you chose for AutoDump.  If you're 
  233. not short of disk space then you'd want to specify a larger # of 
  234. days to keep trashed files around than you would if disk space is at 
  235. a premium.  Remember too, that you can specify a minimum file size in 
  236. Trash-It itself, so why specify it again here?  The reason: tiny 
  237. files usually aren't important, and if they are you'll probably know 
  238. right away.  By making the minimum file size smaller in Trash-It than 
  239. in AutoDump you give yourself a period of time where you can recover 
  240. these tiny files before AutoDump comes along and deletes them.  You 
  241. still get your hard disk cleaned up, it's just that you now have a 
  242. grace period to recover those tiny little buggers. 
  243.  
  244. You run AutoDump by entering "autodump" at the DOS prompt.  The best 
  245. way to operate AutoDump is from your AUTOEXEC.BAT file.  That way 
  246. it's activated every time you boot your computer, without any input 
  247. from you at all.
  248.  
  249. Using KeyDump:              Registered Users Only
  250.  
  251. KeyDump enables those of you silly enough not to use PC-Directory, to 
  252. recover (maybe) from a "disk full" error.  It operates exactly the 
  253. same as AutoDump, except there's no .ZIP option, and you activate it 
  254. by pressing its hot key Ctrl-Alt-K.  By specifying a higher value for 
  255. the "min file size" variable, or a lower value for the "# of days to 
  256. keep trashed files" in KeyDump than in AutoDump, KeyDump will hopefully 
  257. find more trashed files to get rid of, thereby freeing up enough disk 
  258. space (we hope) for the current application to recover from the disk full 
  259. error.  You could even set the number of days to keep trashed files 
  260. around to zero, thereby deleting all the trashed files whenever you 
  261. activate KeyDump.  Drastic but effective. 
  262.  
  263. KeyDump is a small TSR (2K) which means you only run it once when you 
  264. first boot your computer and it stays hidden in memory waiting for 
  265. you to activate it.  You load KeyDump into memory by entering 
  266. "keydump" at the DOS prompt.  You configure it (change the file 
  267. size, and # of days values) by entering "keydump /c" at the DOS prompt 
  268. and following the instructions. 
  269.  
  270. After you've loaded KeyDump if you ever get a "disk full" message 
  271. then press Ctrl, Alt, and the K key at the same time.  KeyDump will 
  272. do its thing and emit a double beep to let you know it's done.  Then 
  273. have the current application try again to save the file.
  274.  
  275. A much better method of recovering from a "disk full" message is to 
  276. use a TSR file manager like PC-Directory that lets you pop-up, go 
  277. over and selectively delete trashed files, and then return.  This way 
  278. you can delete as many trashed files as necessary: more or less as 
  279. the need requires.  
  280.  
  281. Of course if you use a multi-tasker like DesqView or Windows, you can 
  282. change to the DOS window, or a file manager window (like the non-TSR 
  283. version of PC-Directory), delete some trashed files, and then return 
  284. to the application that gave you the "disk full" message and try 
  285. again. 
  286.  
  287. Remember, if you configure Trash-It to NOT change the trashed file's 
  288. date/time to the date/time when it was trashed then AutoDump and 
  289. KeyDump will delete trashed files according to when they were created 
  290. or last modified, not when they were trashed. 
  291.  
  292. Tech Support:
  293.  
  294. Registered users can call (206) 939-4105 for technical support.  
  295. You can also contact us by E-Mail on Compuserve ID #: 72371,1557
  296.  
  297. How Much?:
  298.  
  299. Trash-It (tm) is copyrighted 1990/91 by RSE Incorporated.  It's being 
  300. released as user-supported shareware.  This means you're given 
  301. this copy in order to evaluate it.  If after a 21 day evaluation 
  302. period you decide to continue using Trash-It, you need to become a 
  303. registered user by sending the registration fee of $10 plus $1 shipping 
  304. (add $1 for 3.5 disk, $5 for overseas) to: 
  305.  
  306.     Trash-It Registration               Mastercard or Visa customers:
  307.     1157 57th Drive SE                   Call or FAX (206) 939-4105
  308.     Auburn, WA 98002                       Compuserve: 72371,1557
  309.  
  310. A Manual containing printed documentation for all 12 of our shareware 
  311. products (including Trash-It) is available for an extra $5. 
  312.  
  313. You're encouraged to freely distribute copies of the TI18.EXE file 
  314. as long as you don't charge anything for the copies.  DO NOT 
  315. distribute the individual, extracted, files; only TI18.EXE. 
  316.  
  317. When you register Trash-It you'll receive a disk crammed full of our 
  318. other user-supported programs including PC-Directory, Playback, 
  319. Conjecture, Remind Me!, Nabbit, BriteLine, and PC-Images.  After all, 
  320. you'll need a good file manager to go with Trash-It, and PC-Directory 
  321. is the best (if I do say so myself -grin-). 
  322.  
  323. Registered users also get the two programs described earlier: 
  324. AutoDump and KeyDump.  
  325.  
  326. In addition, when you register all the "please register" info that 
  327. appears when you run Trash-It (along with the 5 second delay), 
  328. disappears. 
  329.  
  330. Those using Trash-It in a commercial or educational environment must 
  331. register within 30 days.  Site licenses are available, as well as 
  332. quantity discounts.
  333.  
  334. I hope you find Trash-It worthy of your support.  Take care. 
  335.  
  336. *** Disclaimer ***
  337.  
  338. RSE Incorporated specifically disclaims all warranties expressed or 
  339. implied, including, without limitation, any implied warranties of 
  340. merchantability or fitness for a particular purpose.  The software 
  341. itself is licensed "As Is", without any express or implied warranties 
  342. whatsoever.  In no event shall RSE Incorporated, its distributors or 
  343. dealers, be liable for any loss of profit or any other commercial 
  344. damage, including, without limitation, special, incidental, 
  345. consequential or other damages.  In no case shall any liability 
  346. exceed the price paid for the software.
  347.  
  348.  
  349.  
  350.          ----------------end-of-author's-documentation---------------
  351.  
  352.                          Software Library Information:
  353.  
  354.                     This disk copy provided as a service of
  355.  
  356.                            Public (software) Library
  357.  
  358.          We are not the authors of this program, nor are we associated
  359.          with the author in any way other than as a distributor of the
  360.          program in accordance with the author's terms of distribution.
  361.  
  362.          Please direct shareware payments and specific questions about
  363.          this program to the author of the program, whose name appears
  364.          elsewhere in  this documentation. If you have trouble getting
  365.          in touch with the author,  we will do whatever we can to help
  366.          you with your questions. All programs have been tested and do
  367.          run.  To report problems,  please use the form that is in the
  368.          file PROBLEM.DOC on many of our disks or in other written for-
  369.          mat with screen printouts, if possible.  PsL cannot debug pro-
  370.          programs over the telephone, though we can answer questions.
  371.  
  372.          Disks in the PsL are updated  monthly,  so if you did not get
  373.          this disk directly from the PsL, you should be aware that the
  374.          files in this set may no longer be the current versions. Also,
  375.          if you got this disk from another vendor and are having prob-
  376.          lems,  be aware that  some files may have become corrupted or
  377.          lost by that vendor. Get a current, working disk from PsL.
  378.  
  379.          For a copy of the latest monthly software library newsletter
  380.          and a list of the 4,000+ disks in the library, call or write
  381.  
  382.                            Public (software) Library
  383.                                P.O.Box 35705 - F
  384.                             Houston, TX 77235-5705
  385.  
  386.                                 1-800-2424-PSL
  387.                              MC/Visa/AmEx/Discover
  388.  
  389.                           Outside of U.S. or in Texas
  390.                           or for general information,
  391.                               Call 1-713-524-6394
  392.  
  393.  
  394.